spr2xbm
=======

Version 5.01 (25-Nov-1993)
SPRtools block 1h release.
(C) 1989/1990/1992/1993 DEEJ Technology PLC

Features
--------
Sprite to X windows bitmap and pixmap format image converter.
Produces a 2 colour X windows bitmap format suitable for use with xsetroot,
and 2-16 colour X windows pixmap 1 & 2 formats for using in X windows
sources.

Restrictions
------------
Converts sprites of 1 bpp to bitmap format.
Converts sprites of 1,2,4 bpp to pixmap format.
Only uncompressed and 1 bit plane images are produced.
Only the first sprite in the file is converted.

Syntax
------
spr2xbm [<options>] <sprite file> <xbm file> [<progress/error file>]

<Options>:	-h	prints help information
		-b	produces 2 colour X bitmap format (default)
		-c	produces 2-16 colour X pixmap format
		-p	produces 2-16 colour X pixmap 2 format

Files default to stdin and stdout with progress or errors to stderr.

Info
----
See also spr_info.
!ComndCTRL configuration file: spr2xbm

